home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
VIRUS
/
TSCAN200.ARJ
/
TSQUICK.DOC
< prev
Wrap
Text File
|
1991-09-13
|
2KB
|
51 lines
THIS IS FOR ALL OF YOU THAT WANT TO SET UP TRANSCAN TO START WORKING RIGHT AWAY!
STEP 1 Put TRANSCAN.EXE in your \WC30 directory.
STEP 2 Initialize TranScan by just typing TRANSCAN.
STEP 3 In your \WC30 directory change or create your SCANFILE.BAT
so it has just one line like this:
transcan %1
Please note this important quote from the Wildcat 3.0 Manual:
"Note that for proper operation WILDCAT! expects the same
filename to be returned after the virus scan that was sent
to the SCANFILE.BAT. Manipulations may be made in the scan
process, but the filename must be unchanged."
Please do not add -CARJ, -CZIP, or -C<anything> to the command line
above or you will be violating this Wildcat rule and it does mess
things up! <grin>
STEP 4 In your daily maintenance batch file add the following line:
transcan -F -cARJ
^| ^^|^^
| + or your choice of compression method
+ process filelist TRANSCAN.LST which is a list of all
the files just scanned earlier
STEP 5 If you would like an ARJ or ZIP comment added to your file add the
following line to your AUTOEXEC.BAT file and run once:
set ZIPCOMNT = c:\util\comment.fil
^^^^^^^^|^^^^^^^^^^
+ full path and filename for your comment
file
STEP 6 If you want to compress GIF files using GIFLite then put GIFLite.EXE
in a directory that is in your PATH and add -G as follows:
transcan -F -G -cARJ
^| ^| ^^|^^
| | + or your choice of compression method
| + run GIFLite on all GIF files on list
+ process filelist TRANSCAN.LST which is a list of all the
files just scanned earlier
THAT'S THE QUICK SETUP! ENJOY!
t TRANSCA